home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / graphics / videoeasel / rexxmathlib.lha / RexxMathLib / rexxmathlib.readme < prev    next >
Text File  |  1998-11-08  |  1KB  |  30 lines

  1. Short:    Faster & shorter math support for ARexx.
  2. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Type:     util/rexx
  5. Version:  38.01.1
  6. Requires: Os 2.04
  7.  
  8. This library provides transcendential functions for the
  9. ARexx - programming language. It is a completely new revision of 
  10. Willy Langeveld's rexxmathlib, although no original code has been used.
  11. The new release has been completely rewritten in assembly language and
  12. is therefore not only faster (approx. 10 times), but provides also
  13. a higher precision of 15.9 digits, thanks to smarter ASCII- to float 
  14. conversion routines.
  15.  
  16. The rexxmathlib.library uses the system math libraries, namely
  17. the mathieeedoubbas.library and the mathieeedoubtrans.library and will
  18. therefore work fine, regardless of a math-coprocessor.
  19. ____________________________________________________________________________
  20.  
  21. Changes since 38.01:
  22.  
  23.     - Fixed some typos in the guide, reworked it.
  24.     - Haven't found any bugs in the library, yet.
  25.  
  26. ____________________________________________________________________________
  27.  
  28. Thomas Richter,
  29.     November 1998
  30.